[INFO] fetching crate cannyls_rpc 0.3.1...
[INFO] checking cannyls_rpc-0.3.1 against master#dc375db7d8df0aa450e622c529147c95eee756f5 for pr-156749
[INFO] extracting crate cannyls_rpc 0.3.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate cannyls_rpc 0.3.1
[INFO] finished tweaking crates.io crate cannyls_rpc 0.3.1
[INFO] tweaked toml for crates.io crate cannyls_rpc 0.3.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cannyls_rpc 0.3.1 on toolchain dc375db7d8df0aa450e622c529147c95eee756f5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 75 packages to latest compatible versions
[INFO] [stderr]       Adding bytecodec v0.4.15 (available: v0.5.0)
[INFO] [stderr]       Adding futures v0.1.31 (available: v0.3.32)
[INFO] [stderr]       Adding trackable v0.2.24 (available: v1.3.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prometrics v0.1.13
[INFO] [stderr]   Downloaded atomic_immut v0.1.4
[INFO] [stderr]   Downloaded fibers_rpc v0.3.4
[INFO] [stderr]   Downloaded protobuf_codec v0.2.8
[INFO] [stderr]   Downloaded tasque v0.1.5
[INFO] [stderr]   Downloaded procinfo v0.4.2
[INFO] [stderr]   Downloaded factory v0.1.2
[INFO] [stderr]   Downloaded splay_tree v0.2.10
[INFO] [stderr]   Downloaded nbchan v0.1.3
[INFO] [stderr]   Downloaded fibers_tasque v0.1.2
[INFO] [stderr]   Downloaded fibers v0.1.13
[INFO] [stderr]   Downloaded cannyls v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e5f0e546e4db540ad3f8ae433e3338ea5b3642ffccc077ef029b4ffd3b1f7f0c
[INFO] running `Command { std: "docker" "start" "e5f0e546e4db540ad3f8ae433e3338ea5b3642ffccc077ef029b4ffd3b1f7f0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e5f0e546e4db540ad3f8ae433e3338ea5b3642ffccc077ef029b4ffd3b1f7f0c" "/opt/rustwide/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5f0e546e4db540ad3f8ae433e3338ea5b3642ffccc077ef029b4ffd3b1f7f0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e5f0e546e4db540ad3f8ae433e3338ea5b3642ffccc077ef029b4ffd3b1f7f0c" "/opt/rustwide/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking nom v2.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking atomic_immut v0.1.4
[INFO] [stderr]     Checking nbchan v0.1.3
[INFO] [stderr]     Checking splay_tree v0.2.10
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling procinfo v0.4.2
[INFO] [stderr]    Compiling slog v2.8.2
[INFO] [stderr]     Checking factory v0.1.2
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking fibers v0.1.13
[INFO] [stderr]    Compiling trackable_derive v1.0.0
[INFO] [stderr]     Checking trackable v1.3.0
[INFO] [stderr]     Checking trackable v0.2.24
[INFO] [stderr]     Checking bytecodec v0.4.15
[INFO] [stderr]     Checking prometrics v0.1.13
[INFO] [stderr]     Checking protobuf_codec v0.2.8
[INFO] [stderr]     Checking tasque v0.1.5
[INFO] [stderr]     Checking cannyls v0.10.0
[INFO] [stderr]     Checking fibers_tasque v0.1.2
[INFO] [stderr]     Checking fibers_rpc v0.3.4
[INFO] [stderr]     Checking cannyls_rpc v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/protobuf.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::type_complexity))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/protobuf.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::type_complexity))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/client.rs:30:20
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn request(&self) -> RequestBuilder {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn request(&self) -> RequestBuilder<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/client.rs:30:20
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn request(&self) -> RequestBuilder {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn request(&self) -> RequestBuilder<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 11`
[INFO] running `Command { std: "docker" "inspect" "e5f0e546e4db540ad3f8ae433e3338ea5b3642ffccc077ef029b4ffd3b1f7f0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5f0e546e4db540ad3f8ae433e3338ea5b3642ffccc077ef029b4ffd3b1f7f0c", kill_on_drop: false }`
[INFO] [stdout] e5f0e546e4db540ad3f8ae433e3338ea5b3642ffccc077ef029b4ffd3b1f7f0c
